- The newest version of ALDEx2 is necessary for this workshop (version 1.35.0, updated October 2023) . Available on Bioconductor or GitHub (https://github.com/ggloor/ALDEx_bioc).
##To install from Bioconductor:
BiocManager::install("ALDEx2")
##To install from GitHub:
devtools::install_github("ggloor/ALDEx_bioc")
- All workshop materials can be found on GitHub (https://github.com/michellepistner/dawg_workshop).